RSU 1.3 Remote Software Update for Networks--Documentation Copyright (c) 1992, 1993, 1994 Burkhard Daniel & Hans-Georg Michna Table of Contents Brief Command Overview 3 Licensing and Support 4 Introduction 5 How RSU Works 7 Installing RSU 7 RSU Server Preparation 7 Workstation Preparation 7 The RSU Development Cycle 8 Steps in the RSU Development Cycle 8 Prepare an RSU Test Workstation 8 Create and Test the New Module 9 Protect Users From Your Tests 9 Upload the New Module to the RSU Server 9 Adapt the RSU Program 9 Test the New RSU Program 10 Activate the New RSU Program 10 Programming RSU 10 General Rules 10 Sample RSU Program 11 Execution Sequence 11 Alphabetical List of Commands 12 General Command Syntax and Semantics 12 Sections 13 Environment Variables 13 DOS Commands 14 Echo 14 Goto 14 If 15 IniAddLine 16 IniChangeLine 17 IniCopyLine 17 IniCopySection 17 IniDeleteLine 18 IniDeleteSection 18 SynchronizeDir 18 RSU.DOC [45] 12.6.94 Brief Command Overview In the following text each group of syntax lines is followed by one or more example lines which are indented. RSU RSU.EXE RSU /debug RSU.EXE /debug f: cd \rsu rsu rsu.prg Echo Echo RSU is now installing new video drivers... Goto